From 6dc678ede39f13e3a949983f87fdca4b6f67907f Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 6 Mar 2008 19:14:17 +0000 Subject: [PATCH] fix typo in documentation. 2008-03-06 Xan Lopez * gtk/gtkfixed.c: fix typo in documentation. svn path=/trunk/; revision=19722 --- ChangeLog | 4 ++++ gtk/gtkfixed.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e8ed0aa4e1..52e193a768 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-03-06 Xan Lopez + + * gtk/gtkfixed.c: fix typo in documentation. + 2008-03-06 Johan Dahlin * gtk/gtkitemfactory.h: diff --git a/gtk/gtkfixed.c b/gtk/gtkfixed.c index dffd615676..e6d3dabc9e 100644 --- a/gtk/gtkfixed.c +++ b/gtk/gtkfixed.c @@ -485,7 +485,7 @@ gtk_fixed_set_has_window (GtkFixed *fixed, * @fixed: a #GtkWidget * * Gets whether the #GtkFixed has its own #GdkWindow. - * See gdk_fixed_set_has_window(). + * See gtk_fixed_set_has_window(). * * Return value: %TRUE if @fixed has its own window. **/ -- 2.30.2